home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1760 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.5 KB

  1. From: Julian Reschke <reschke@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Re: Diffs
  3. Date: Sun, 24 Jul 94 9:59:24 MET DST
  4. In-Reply-To: <m0qRk8y-0004rWC@uss.lonestar.org>; from "Evan Langlois" at Jul 23, 94 11:41 am
  5.  
  6. > My changes are relative to Mint 1.10 h5 (with some other patches that
  7. > didn't make it until h6).  Now h7 is out.  How do I apply the patches
  8. > for h7 AND my own??  What diff command will create the proper diffs?
  9. > Do I use diff3?  And if so, how?   I've gotten out of sync and I need
  10. > help.
  11.  
  12. Make diffs relative to a virgin h5, then try to apply them to h7. That's
  13. the whole point of patch/diff :-)
  14. > Oh, I don't think the hacks that make VDI and AES allocates memory
  15. > M_KEEP are useful.  Under normal TOS, wouldn't this memory be attached
  16. > to the process and free'd on exit??  I get no memory leaks at all
  17. > changing the last of these so that memory allocation from the ROMs is
  18. > no longer kept.  I'm not sure if this breaks memory protection, but
  19. > before I would lose a small amount of memory when some GEM programs
  20. > quit, so perhaps maybe VDI and AES memory SHOULD be free'd on process
  21. > exit ??
  22.  
  23. One reason why memory alloced from the VDI is marked M_KEEP is that
  24. VDI uses a linked list for virtual workstations, and if a program
  25. crashes or if the programmer forgot to call v_clsvwek, you have a hole
  26. in the list...
  27.  
  28.  
  29. -- 
  30. ---------------------------------------------------
  31. Julian F. Reschke, Hensenstr. 142, D-48161 Muenster
  32.  eMail: reschke@math.uni-muenster.de jr@ms.maus.de
  33. ___________________________________________________
  34.